Finding ID | Version | Rule ID | IA Controls | Severity |
---|---|---|---|---|
V-929 | GEN005760 | SV-28446r1_rule | ECCD-1 ECCD-2 ECLP-1 | Low |
Description |
---|
Excessive permissions on the NFS export configuration file could allow unauthorized modification of the file, which could result in Denial of Service to authorized NFS exports and the creation of additional unauthorized exports. |
STIG | Date |
---|---|
SOLARIS 10 SPARC SECURITY TECHNICAL IMPLEMENTATION GUIDE | 2017-01-27 |
Check Text ( None ) |
---|
None |
Fix Text (F-25759r1_fix) |
---|
Change the permissions of the dfstab file to 664 or less permissive. # chmod 0644 /etc/dfs/dfstab |